textbuffer: Add a content provider api
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Dec 2019 14:23:25 +0000 (09:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:19 +0000 (18:48 -0500)
commita52757874eec815614c49d93e4d8584935b901a4
treef49426853aede832f16787075fa105991089e6bb
parente9203eeef7145c40065728dd2fa4e80035cfd6ef
textbuffer: Add a content provider api

We need a content provider for the selection,
to implement DND, and the text buffer already
has one. Just add an api to get it.
gtk/gtktextbuffer.c
gtk/gtktextbuffer.h